home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Shareware Grab Bag
/
Shareware Grab Bag.iso
/
012
/
qfiler23.arc
/
QF23PAT.DOC
< prev
next >
Wrap
Text File
|
1986-11-08
|
994b
|
22 lines
QF23.PAT Documentation
QFILER normally writes directly to screen RAM for speed using
a procedure developed by M. Brain called FastWrite.
Unfortunately this technique does not always work on all IBM
compatible systems. The enclosed patch will modify QFILER to
route all text writing through BIOS calls rather than direct
writing to RAM. If QFILER doesn't seem to be working on your
system, you may wish to try this patch.
To use, copy QFILER.COM and QF23.PAT to a separate disk or
subdirectory. Be certain that DEBUG.COM is either pathed or
accessible. Then, from the DOS prompt, enter:
DEBUG < QF23.PAT
Further information is included at the end of the QF23.PAT file.
Many thanks to Doug Senalik, author of this patch, for
permission to include with QFILER.